Skip to content

Conversation

@Thoralf-M
Copy link
Member

@Thoralf-M Thoralf-M commented Oct 13, 2025

Renamed bcs_serialize() to to_bcs() because I think that's clearer to understand for most users.
Also added from_bcs(), to_base64() and from_base64() to make these conversions easier and exposed them all to the bindings.
Added a dry_run_bytes example which makes use of from_base64().
Fixes #250

@DaughterOfMars DaughterOfMars linked an issue Oct 14, 2025 that may be closed by this pull request
@Alex6323 Alex6323 changed the title feat(types): add Transaction::{to/from bytes, base_64} feat(types): add Transaction::{to/from bcs, base_64} Oct 16, 2025
@DaughterOfMars DaughterOfMars merged commit 590caa3 into sdk-bindings Oct 16, 2025
14 checks passed
@DaughterOfMars DaughterOfMars deleted the feat/Transaction-byte-methods branch October 16, 2025 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add dry_run_tx_bytes example

4 participants